home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / games / egavga / mad_v101.exe / MADNESS.TXT < prev   
Text File  |  1992-08-12  |  4KB  |  104 lines

  1. MADNESS v1.01 -- (c) copyright 1992, by Viêt-Trung Luu
  2. ────────────────────────────────────────────────────────────
  3.      This file contains all the stuff I forgot to put in the
  4. online help screens.  First of all system requirements:
  5.  
  6.      -an IBM PC-compatible computer  running MS-DOS (I don't
  7.       know how much memory or what version of DOS)
  8.      -a color-capable text adapter (CGA, EGA, VGA, etc.)
  9.      -a keyboard
  10.  
  11.  
  12.      Next, undocumented keys inside the game:
  13.  
  14.      U    - move diagonally up and left
  15.      I    - move straight up
  16.      O    - move diagonally up and right
  17.      J    - move to the left
  18.      L    - move to the right
  19.      M    - move diagonally down and left
  20.      ,    - move straight down
  21.      .    - move diagonally down and right
  22.  
  23.      R    - clears  then redraws  entire screen (use this if
  24.             any glitches appear on the screen)
  25.  
  26.  
  27.      And undocumented keys for the HELP system:
  28.  
  29.      <    - previous page
  30.      >    - next page
  31.  
  32.  
  33.      Note that the  main keyboard commands (regular letters,
  34. numbers, and punctuation) can be used  either shifted or un-
  35. shifted.  The main  keyboard keys  are provided  as a conve-
  36. nience for laptop users who may not have a numeric keypad.
  37.      You can reset the high score (or TOP SCORES) by erasing
  38. the file MADNESS.TOP.  Madness will automatically generate a
  39. new file.
  40.      The command line arguments are:
  41.  
  42.      /? or /H  - view help on MADNESS command line
  43.      /B        - force MADNESS to  use BIOS instead of going
  44.                  directly  to the screen.  Use  this if your
  45.                  screen displays "snow" -- this is  mainly a
  46.                  problem for CGA adapters on slow machines.
  47.  
  48.  
  49.      As used in the command-line:
  50.  
  51.      MADNESS [/? | /H] [/B]
  52.  
  53.  
  54. CHANGES IN VERSION 1.01
  55.  
  56.      Version 1.01  fixes a bug which  didn't allow  the high
  57. scores (top scores) file to be read from and written to pro-
  58. perly (the file size would  increase, and it would only read
  59. the first  copy of MADNESS.TOP -- that is, the  one that was
  60. saved after it was first run.
  61.      This  version is  also supplied as an  .EXE file rather
  62. than a .COM file,  mainly so I  could use LZEXE91.  Although
  63. PKLITE (I  have  version  1.05 although I could  get version
  64. 1.10) makes slightly  smaller files, I used  LZEXE91 because
  65. it is freeware and my copy of PKLITE is not registered.
  66.  
  67.  
  68. ABOUT THE AUTHOR
  69.  
  70.      Well, I'm not  going to say  much  about  myself except
  71. to say that the majority of teenagers are  older than me and
  72. that I've one numerous awards...
  73.  
  74.  
  75. ABOUT THE COMPILER
  76.  
  77.      MADNESS is compiled with Borland's Borland C++ v2.0.  I
  78. used BCC (the command-line  compiler) because  its output is
  79. more compact (who  knows why?).  Otherwise,  I used  the IDE
  80. for preliminary development.
  81.  
  82.  
  83. EVERYTHING ELSE
  84.  
  85.      If you  have any problems with MADNESS, or  if you want
  86. to learn  about other programs I  make (in this case, send a
  87. SASE), write to:
  88.  
  89.      Viêt-Trung Luu
  90.      112 St-Siméon
  91.      Chicoutimi, QC
  92.      Canada, G7H 3C3
  93.  
  94.  
  95.      Even though this is the third release of MADNESS (it is
  96. now version 1.00), bugs may still  be present.  If you  find
  97. any bugs,  please report them to me.   Note that you can use
  98. the R key to redraw the entire screen.
  99.      Other  than that, there  is nothing more.  MADNESS is a
  100. game of strategy that is kind of cool... but it gets old af-
  101. ter a few minutes.  ENJOY!!!
  102.  
  103. *** MADNESS v1.01 - released 92/08/12, 15:15 - 3rd release
  104.